Total Complexity | 33 |
Dependencies | 3 |
Dependents | 4 |
Total lines | 181 |
Lines of code | 101 |
Logical lines of code | 46 |
Comment lines | 32 |
Methods | 10 |
Properties | 2 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
fetchWords() | 59 | 7 | 12 | |
fetchWordWithModifier() | 59 | 5 | 14 | |
fetchWord() | 54 | 4 | 17 | |
append() | 63 | 3 | 11 | |
joinUntilSameDepth() | 63 | 3 | 11 | |
prepend() | 69 | 3 | 6 | |
next() | 66 | 3 | 8 | |
parse() | 60 | 2 | 14 | |
__construct() | 74 | 2 | 4 | |
reset() | 76 | 1 | 4 |